home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / frame_23 / PlaceObject2_48_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2004-07-20  |  121 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this.hitTest(_root._xmouse,_root._ymouse,true))
  3.    {
  4.       set("/:check",1);
  5.    }
  6. }
  7.